xen.git
2009-11-23 Keir Fraserxsm: Change format strings from signed to unsigned
2009-11-23 Keir Fraserpcifront: fix multiple initialization bug
2009-11-23 Keir Fraserlibxc: Minor tools bzip2/lzma decompression fixes
2009-11-23 Keir Fraserxend: Add support for XCP Windows PV drivers
2009-11-23 Keir FraserRemus: remove Py_RETURN_NONE for Python 2.3
2009-11-23 Keir FraserRemus: fix a warning
2009-11-23 Keir Fraserlibxenlight: fix compilation error for ia64
2009-11-23 Keir Fraser[IA64] Remus: ia64 counter part of 07f6d9047af4
2009-11-23 Keir Fraserdocs: descriptions of PSCSI_HBA and DSCSI_HBA
2009-11-23 Keir Fraserlibxenlight: fix memory leaks
2009-11-23 Keir FraserVT-d: Call pci_enable_acs() in pci_add_device_ext()
2009-11-23 Keir Fraserlibxenlight: check for early failures of qemu-dm
2009-11-23 Keir Fraserlibxenlight: correct broken osdeps.[ch] and make #inclu...
2009-11-23 Keir Fraserlibxenlight: Clean up logging arrangements
2009-11-23 Keir Fraserx86: enable directed EOI
2009-11-23 Keir Fraservt-d: enable PCI ACS P2P upstream forwarding
2009-11-23 Keir Fraserlibxenlight: implement support for pv guests
2009-11-23 Keir Fraserxend: Remove tab indents
2009-11-23 Keir Frasertmem: fix double-free bug
2009-11-23 Keir Fraserrombios: don't busy-wait for keystrokes
2009-11-23 Keir Frasertmem: printk too chatty when tmem enabled
2009-11-23 Keir Frasertmem: fix regression from c/s 19886 "Remove page-scrub...
2009-11-23 Keir Fraserx86 shadow: Relax assertion in VRAM tracking code
2009-11-23 Keir Fraserblktap2: fix libgcrypt detection
2009-11-17 Keir FraserRevert 20437:64599a2d310d
2009-11-17 Keir Fraserblktap2: Remove uninitialised variable rc from tdremus_...
2009-11-14 Keir Frasertmem: fix domain shutdown problem/race
2009-11-14 Keir Fraserxend: Remove extraneous logging from pyxc_physinfo().
2009-11-14 Keir Fraserxend: Balloon down memory to achive enough DMA32 memory...
2009-11-13 Keir Fraserstubdom: Fix up pciutils.patch
2009-11-13 Keir Fraserxsm: Dynamic update to device ocontexts
2009-11-13 Keir Fraserxen: allow stubdom to call unmap_domain_pirq
2009-11-13 Keir Fraserpcifront: implement dynamic connections and disconnections
2009-11-13 Keir Fraserxend: call xc_assign_device for all the devices to...
2009-11-13 Keir Fraserremus: Add missing python __init__.py file
2009-11-13 Keir Fraserremus: Add missing unistd.h include from libcheckpoint.c
2009-11-13 Keir Fraserremus: Fix makefiles for indentation
2009-11-13 Keir FraserMerge
2009-11-13 Keir Fraservtd: Make vtd faults dmesg more readable
2009-11-13 Keir FraserRemus: support for network buffering
2009-11-13 Keir FraserRemus: add control script to activate remus on a VM
2009-11-13 Keir FraserRemus: add python control extensions
2009-11-13 Keir Fraserx86: Change the interface physdev_map_pirq to support...
2009-11-13 Keir Fraserlibxenlight: implement pci passthrough
2009-11-13 Keir Fraserlibxenlight: fix name to domid conversion
2009-11-12 Keir Fraserx86: Disable spinlock checks temporarily while bringing...
2009-11-12 Keir FraserDon't assume vcpu_id's are contiguous in alloc_vcpu
2009-11-12 Keir FraserRevert 20045:db1890f07661 "Revert alloc_idle_vcpu(...
2009-11-12 Keir Fraserx86: Remove non-CONFIG_HOTPLUG_CPU code, and general...
2009-11-12 Keir FraserSupport physical CPU hot-add in xen hypervisor
2009-11-12 Keir FraserUpdate pcpu_info hypercall interface
2009-11-12 Keir FraserA few trivial cleanups
2009-11-12 Keir Fraserxend/xm: Add PSCSI_HBA class and DSCSI_HBA class to...
2009-11-12 Keir FraserPoD: Handle operations properly when domain is dying
2009-11-11 Keir Fraserblktap2: Remove gnu89-inline option from CFLAGS
2009-11-10 Keir FraserMark CPU present when it is detected
2009-11-10 Keir FraserHypercall to expose physical CPU information.
2009-11-10 Keir Frasertools: Make build again on netbsd
2009-11-09 Keir Fraserlibxl: Call to open() must specify mode with O_CREAT.
2009-11-09 Keir Fraserunlzma: Remove 'inline' decl from non-static function.
2009-11-09 Keir Fraserx86: Fix clip_to_limit().
2009-11-09 Keir Frasercmdline_parse_early: fix parse 'edd=' option
2009-11-09 Keir Frasere820: fix e820_change_range_type()
2009-11-09 Keir Fraserlibxenlight: initial libxenlight implementation under...
2009-11-09 Keir Fraserblktap2: add remus driver
2009-11-09 Keir FraserRemus: Fixup for tap:tapdisk syntax in remus uname
2009-11-09 Keir Fraserblktap2: only open driver stack once
2009-11-09 Keir Fraserblktap2: configurable driver chains
2009-11-09 Keir FraserRemus: Make checkpoint buffering HVM-aware
2009-11-09 Keir FraserRemus: Do bitmap scan word-by-word before bit-by-bit.
2009-11-09 Keir FraserRemus: Do not bother with to_skip/to_fix bitmaps after...
2009-11-09 Keir FraserRemus: Buffer checkpoint data locally until domain...
2009-11-09 Keir FraserRemus: Initiate failover if a packet is not received...
2009-11-09 Keir FraserRemus: Make xc_domain_restore loop until the fd is...
2009-11-09 Keir FraserRemus: Add callbacks for suspend, postcopy and preresum...
2009-11-09 Keir Fraserx86, hvm: Make host TscInvariant CPUID flag visible...
2009-11-09 Keir Fraserx86_32: Respect e820 map when populating Xen heap.
2009-11-09 Keir Fraserx86, cpuid: mask TSC invariant bit for PV and HVM domai...
2009-11-09 Keir Fraserx86/dom0: support bzip2 and lzma compressed bzImage...
2009-11-05 Keir Fraserxentop: Add two more VBD statistics
2009-11-04 Keir Fraserxc_resume: fix modify_returncode when host width !...
2009-11-04 Keir FraserUpdate QEMU_TAG to f72b6e0ffc3bb84d4442c5a7493bffbdce2a4468
2009-11-03 Keir Fraserxen passthrough: fix recent regressions
2009-11-03 Keir Fraserx86: improve reporting through XENMEM_machine_memory_map
2009-11-03 Keir Fraserx86: Clean up APIC local timer handling.
2009-11-03 Keir Fraservmx: Disable vPMU feature by default
2009-11-03 Keir FraserLinux vbd hotplug: Speed up finding a loopback device
2009-11-03 Keir FraserLinux vbd hotplug: Avoid "leaked" loopback devices
2009-11-03 Keir Fraserxen-hvmctx: add recently added gtsc_khz field to output
2009-11-02 Keir FraserFixes after addition of dummy_vcpu_info.
2009-10-29 Keir FraserExtend the max vcpu number for HVM guest.
2009-10-29 Keir FraserAMD IOMMU: remove a BUG_ON condition, to allow boot
2009-10-29 Keir Fraserstubdom: make stubdom-dm exit properly
2009-10-29 Keir FraserExtend max vcpu number for HVM guest
2009-10-29 Keir FraserUpdate .hgignore list
2009-10-29 Keir FraserPoint per-vcpu vcpu_info at a dummy structure by defaul...
2009-10-29 Keir Fraserminios: xmalloc and realloc fixes
2009-10-28 Keir Fraseriommu: Do not initialise global vars explicitly to...
2009-10-28 Keir Fraservtd: Simplify acpi_dmar_init().
2009-10-28 Keir FraserAMD IOMMU: Use global interrupt remapping table by...
next